Fix static-compiler when CC includes args
authorAlex Kiernan <alex.kiernan@gmail.com>
Wed, 14 Feb 2018 21:03:18 +0000 (21:03 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 14 Feb 2018 21:09:46 +0000 (21:09 +0000)
commit8dd68fb9f9c0cdc8fb8090eebd06265836e55bfc
tree9ff283be3527a7fb38a7d278a207c2938dafb53e
parent0041a7a1ed8173a6497429520ed06e981703625c
Fix static-compiler when CC includes args

Ensure arguments are quoted so that if you include args in CC that
they're handled as a whole.

Closes: #1454
Approved by: cgwalters
configure.ac